home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 July / NETGUIDE0704.iso / pc / featured / Windows / BackupTools / AgentRansack / agentran.exe / {app} / ReadME.txt < prev   
Encoding:
Text File  |  2003-03-03  |  7.8 KB  |  168 lines

  1. Agent Ransack
  2. Copyright (C) 2000-2003 David Vest. All rights reserved.
  3.  
  4. ** Introduction **
  5.  
  6. Welcome to Agent Ransack the free professional file searching utility.
  7.  
  8. Agent Ransack is a tool for finding files and information on your hard drive fast and efficiently.
  9.  
  10. Agent Ransack provides compelling advantages over similar search tools:
  11. - Regular expressions that allow complex rule based searches.
  12. - Immediate contents results view.
  13. - Various wizards to walk the user through the searching process.
  14.  
  15. Agent Ransack can be used as a replacement or a companion to the standard Windows Find. Agent Ransack provides both a basic interface, similar to Windows Find, and a more advanced interface (the default) for the 'Expert user'. Both interfaces provide Wizards to walk the user through the searching process.
  16.  
  17. Users familiar with the UNIX GREP command will appreciate the ability to search the contents of files using regular expressions and be able to view found contents without having to open the files.
  18.  
  19.  
  20. ** Use and distribution information **
  21.  
  22. Agent Ransack is provided FREE of charge for personal or corporate use. You may distribute the complete Agent Ransack installation files provided files are not removed or modified and provided that you do not charge for the distribution. Please read the license agreement for more information.
  23.  
  24.  
  25. ** Installing Agent Ransack **
  26.  
  27. - Unzip the installation files into a temporary directory.
  28. - Run setup.exe from that temporary directory
  29. - Follow setup installation instructions
  30. - You may delete the temporary directory following a successful installation
  31.  
  32. Files installed in Agent Ransack directory:
  33. AgentRansack.EXE    Agent Ransack executable
  34. AgentRansack.HLP    Agent Ransack help file
  35. AgentRansack.CHM    Agent Ransack help file in HTMLHelp format
  36. AgentRansack.CNT    Agent Ransack help contents
  37. arshellext.dll        Agent Ransack shell extensions (self-registering)
  38. License.TXT        Agent Ransack license agreement
  39. ReadMe.TXT        General information about Agent Ransack (this file)
  40. Uninst.ISU        InstallShield uninstallation file
  41.  
  42. Other files installed include:
  43. InstallShield uninstallation executables
  44.  
  45.  
  46. ** Requirements **
  47.  
  48. Agent Ransack has been tested on Windows 95/98/NT/2000 and will need approximately 1MB of disk space to install.
  49.  
  50.  
  51. ** The Help File **
  52.  
  53. The help file was created using an excellent product from EC Software called Help & Manual 2.5. For further information, and to download an evaluation copy, please visit their web site at: http://www.ec-software.com.
  54.  
  55.  
  56. ** Version History **
  57.  
  58. 1.0    Apr 10th 2000. First version. If I get sufficient feedback then I will introduce new features into Agent Ransack.
  59.  
  60. 1.0.1    Apr 19th 2000. Bug fix release. 
  61.     Fixed following bugs:
  62.     - Registration codes not working
  63.     - Error message when listing directory history if not connected to network and history includes a networked drive.
  64.     - Did not fully validate search directory name.
  65.  
  66. 1.0.2    May 31st 2000. Minor release.
  67.     - Added support for different Windows font sizes (e.g. Large fonts).
  68.     - Added additional file list view columns: Size, Modified, Type.
  69.     - Added sort functionality to file list view.
  70.     - Added ability to 'Remember' options.
  71.     - Fixed interpretation of '&' bug in Contents view.
  72.     - Folder drop down speeded up.
  73.     - Basic Search Wizard examples unclear.
  74.     - Size filter bug fixed.
  75.     - Various minor bugs.
  76.  
  77. 1.0.3    <Not offically released>
  78.     - All fields are now horizontally scrollable
  79.     - Fixed "Abnormal program termination" on bad files bug (uncaught exception).
  80.     - Uses Windows' color preferences
  81.     - Remembers window size, position & font.
  82.     - Fixed 'Please enter date/time' bug. (Replaced COleDateTime with CComDATE.)
  83.  
  84. 1.5.0    October 21st 2000. Enhancement release.
  85.     - Highlights found text in user specified color
  86.     - Command line parameters
  87.     - Ability to switch off regular expression for contents searching
  88.     - Better print preview and page numbers
  89.     - Supports UNC names
  90.     - Ability to specify exclude file name expression
  91.     - Shows folder names
  92.     - Shows full file information
  93.     - Minor aesthetic changes
  94.  
  95. 1.6.0    February 23rd 2001. Enhancement release.
  96.     - Ability to save results (file names and/or contents) to a file or the clipboard.
  97.     - Shell extensions. Agent Ransack adds itself to the context menu for folders and the Find menu.
  98.     - One Phase Searching option to allow for more efficient contents searching of large drives (disables progress meter).
  99.     - Command line parameter to perform search without GUI and output results to a file (AgentRansack.exe -h to see all parms).
  100.     - Access to folder denied bug fix (mainly a problem with Network drives).
  101.     - Better support for non-English language characters.
  102.     - Truncates lines that are over 5,000 characters.
  103.     - Supports DOS expression ';' for specifying multiple file names.
  104.     - Printing bug fix.
  105.     - Minor aesthetic changes.
  106.  
  107. 1.7.0    July 6th 2001. Enhancement release.
  108.     - Ability to search multiple folders.
  109.     - Ability to specify Unix (LF) and Mac (CR) as valid EOL markers (accessed through Configuration menu).
  110.     - Context menu support for multiple file selections (e.g. copy and delete multiple files).
  111.     - No longer filters out foreign characters (i.e. allows anything over ASCII 32).
  112.     - Ability to clear drop down list history added.
  113.     - Installation is now self-contained EXE (sorry it's taken so long).
  114.     - Keyboard accelerator problem fixed (e.g. Ctrl + N etc.) and added Ctrl + A for Select All.
  115.     - Keyboard shortcuts added for dialogs (e.g. Alt + N for filename).
  116.     - More responsive to Cancel Search, especially when searching large files.
  117.     - Better validation when restoring Window to saved position and size.
  118.     - Better support for font size changes.
  119.     - Tab functionality fixed.
  120.  
  121. 1.7.1    July 10th 2001. Bug fix release 
  122.     - Fixed bug in non-string command line switches (thanks to Jody Adair for pointing it out).
  123.     - Options settings not being remembered, fixed.
  124.     - Match case on contents searching not working correctly, fixed.
  125.  
  126. 1.7.2    September 9th 2002. Bug fix release    
  127.     - Expression Wizard bug. Not correctly handling a couple of expression types (reported by Robert McAllester).
  128.     - Now using ShellExecuteEx instead of ShellExecute. Fixed inconsistent behaviour with WinNT.
  129.     - Fixed problem with saving results to clipboard (reported by Mike Stewart).
  130.     - Fixed major memory leak problem.
  131.     - Command line '-o' option now streams directly to output file allowing unlimited search result sizes.
  132.  
  133. 1.7.3    March 3rd 2003. Bug fix release. 
  134.     - Copy acting as Cut on certain versions of Windows 98 (thanks to Kasauli for reporting bug and testing fix). 
  135.     - Executable unnecessarily linked against oleacc.dll (Win 95/NT does not install this Active Accessibility support DLL). 
  136.     - WinXP shell extension bug fix. 
  137.  
  138.  
  139.  
  140. ** Other information **
  141.  
  142.  
  143. Thanks to David Horton for testing and providing great feedback.
  144.  
  145. The regular expression engine used in Agent Ransack is derived from work by Henry Spencer. His copyright message is shown below:
  146.  
  147. /////////////////////////////////////////////////////////////////////////////
  148. // Copyright (c) 1986, 1993, 1995 by University of Toronto.
  149. // Written by Henry Spencer.  Not derived from licensed software.
  150. //
  151. // Permission is granted to anyone to use this software for any
  152. // purpose on any computer system, and to redistribute it in any way,
  153. // subject to the following restrictions:
  154. //
  155. // 1. The author is not responsible for the consequences of use of
  156. // this software, no matter how awful, even if they arise
  157. // from defects in it.
  158. //
  159. // 2. The origin of this software must not be misrepresented, either
  160. // by explicit claim or by omission.
  161. //
  162. // 3. Altered versions must be plainly marked as such, and must not
  163. // be misrepresented (by explicit claim or omission) as being
  164. // the original software.
  165. //
  166. // 4. This notice must not be removed or altered.
  167. /////////////////////////////////////////////////////////////////////////////
  168.